Skip to content

Add iOS AVAudioEngine sound system#128

Open
irov wants to merge 1 commit intomasterfrom
codex/implement-openal-like-system-with-avaudioengine
Open

Add iOS AVAudioEngine sound system#128
irov wants to merge 1 commit intomasterfrom
codex/implement-openal-like-system-with-avaudioengine

Conversation

@irov
Copy link
Owner

@irov irov commented Sep 16, 2025

Summary

  • replace the iOS builds' sound backend with a new AVAudioEngine driven service
  • implement IOSAVSoundSystem along with buffer and source classes that wrap AVAudioEngine and AVAudioPlayerNode
  • add CMake wiring so the new sound system is built and linked with AVFoundation frameworks on iOS targets

Testing

  • not run (iOS-specific build requires unavailable tooling in container)

https://chatgpt.com/codex/tasks/task_e_68c9e3e982888320ad5a9e6688ba71f0

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant